Skip to content
This repository was archived by the owner on Mar 14, 2026. It is now read-only.

docs: fix inaccurate CLI docs, improve README UX (#177)#178

Merged
cdot65 merged 1 commit intomainfrom
cdot65/docs-accuracy-ux-177
Mar 14, 2026
Merged

docs: fix inaccurate CLI docs, improve README UX (#177)#178
cdot65 merged 1 commit intomainfrom
cdot65/docs-accuracy-ux-177

Conversation

@cdot65
Copy link
Owner

@cdot65 cdot65 commented Mar 14, 2026

Summary

  • Remove non-existent profiles get and topics get from CLI reference and runtime-security docs (SDK has no get method at any layer)
  • Update architecture overview: add runtime config management commands to domain table, expand Management service description
  • Add Runtime Security feature card to docs homepage (index.md)
  • Improve README: docs link as prominent blockquote callout, add scan logs to command table
  • Hotfix version bump to 1.14.2

Closes #177

Test plan

  • All 537 tests pass
  • Lint, format, type check clean
  • mkdocs build succeeds
  • No code behavior changes — docs + version bump only

🤖 Generated with Claude Code

- remove non-existent `profiles get` and `topics get` from CLI reference
  and runtime-security feature doc (SDK has no get method)
- update architecture overview: runtime config mgmt in domain table,
  expanded Management description in module table
- add Runtime Security card to docs index.md
- improve README: docs link as blockquote callout, scan logs in table
- bump version to 1.14.2

Closes #177

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@cdot65 cdot65 merged commit df92d59 into main Mar 14, 2026
4 checks passed
@cdot65 cdot65 deleted the cdot65/docs-accuracy-ux-177 branch March 14, 2026 10:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: fix inaccurate CLI docs, update architecture overview, improve README UX

1 participant